| Total Complexity | 11 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 104 |
| Lines of code | 72 |
| Logical lines of code | 51 |
| Comment lines | 2 |
| Methods | 10 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| testJsonEncode() | 66 | 2 | 8 | |
| testRecursiveToArray() | 61 | 1 | 12 | |
| testArrayAccessorsSemantics() | 67 | 1 | 8 | |
| testNormalAccessorsSemantics() | 67 | 1 | 8 | |
| testArrayAccessorsMatchNormalAccessors() | 68 | 1 | 7 | |
| testKeys() | 72 | 1 | 5 | |
| testToArray() | 66 | 1 | 8 | |
| testNonexistentProperty() | 76 | 1 | 4 | |
| testPropertyDoesNotExists() | 76 | 1 | 4 | |
| testReplaceNewNestedUpdatable() | 67 | 1 | 8 |